home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TFRM_MLADATE
/
TFRM_MLADATE.txt
Wrap
Text File
|
2010-10-15
|
933b
|
49 lines
object frm_MLADate: Tfrm_MLADate
Left = 522
Top = 262
BorderStyle = bsDialog
Caption = 'Select date'
ClientHeight = 232
ClientWidth = 217
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object btOK: TButton
Left = 16
Top = 192
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object btCancel: TButton
Left = 120
Top = 192
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object mc: TMonthCalendar
Left = 0
Top = 0
Width = 217
Height = 177
Date = 39611.600664421300000000
FirstDayOfWeek = dowMonday
TabOrder = 2
OnDblClick = mcDblClick
end
end